CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 多边形 点

搜索资源列表

  1. PolyGon

    0下载:
  2. 通过实现光栅图形学经典的多边形填充算法,深入理解光栅图形学的原理。实现了逐点判断法、扫描线算法、边缘填充算法-Raster graphics by implementing the classical polygon filling algorithm, in-depth understanding of the principles of raster graphics. Judge realized point by point method, scan line algorithms, e
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1871146
    • 提供者:葛高飞
  1. DirectX

    0下载:
  2. 使用DirectX提供的几何图元建立模型, 从而得到物体的数学描述,DirectX将点,直线,多边形,图形和位图视 为图元。在三维空间排列物体,选择观察场景的有利位置.   2).色彩渲染:将物体的数学描述和相关的颜色信息转换为屏幕像素,这称为光栅化。-i will help you with it .
  3. 所属分类:DirextX

    • 发布日期:2017-05-14
    • 文件大小:3380183
    • 提供者:梁小倩
  1. ploydraw

    0下载:
  2. 基于OpenCV的画图程序,可以画出多边形,程序中设定了5个点,画出的是5边形,可增加点数画更多边形-OpenCV-based drawing program, you can draw polygons, the program set a five-point, draw a 5-gon, drawing more polygons increase Points
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:190413
    • 提供者:bill
  1. svg

    0下载:
  2. 另外一个QT读取SVG文件并实现绘制代码,使用QSVG模块读取SVG文件,绘制点,线,多边形,圆形等。需要的朋友可以下载参考下。-Another QT read SVG files and drawing code read SVG file use QSVG modules, draw points, lines, polygons, circles, etc.. A friend in need can download the reference below.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-07
    • 文件大小:525904
    • 提供者:
  1. reflect

    0下载:
  2. 模拟光线在多边形中反射的全过程。在程序中指定一个多边形,在对变形的某一点沿着某个方向,发射出一条光线,模拟光线在多边形中反射的全过程。点一下鼠标执行一次-Simulation of light reflection in the polygon as a whole. In the program to specify a polygon, a point in the deformed along one direction, emitting a light to simulate ligh
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1288033
    • 提供者:guoliang
  1. ArcEngine-data-query-and-selection

    0下载:
  2. ArcEngine 二次开发数据查询与选择,包括点选,圆选,矩形框选,多边形选择,清除选择项-ArcEngine data query and selection of secondary development, including tap, round selection, the rectangle marquee, polygon selection, clear selection
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:991176
    • 提供者:Lucas Rao
  1. circle-line

    0下载:
  2. 对图像的边缘点使用最小二乘法进行圆弧拟合,对图像轮廓进行多边形逼近,算法实用快速,可靠-The edges of the image point arc fitting using least squares method, the image contour polygon approximation algorithm practical fast, reliable
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2821
    • 提供者:gao
  1. program

    0下载:
  2. 实现橡皮筋画图效果,用鼠标获取点,从而连线,实现画直线、矩形和多边形-Drawing rubber band effect achieved with the mouse to get points, so the connection to achieve draw lines, rectangles and polygons
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-21
    • 文件大小:49095680
    • 提供者:段彩艳
  1. MAPCAD

    0下载:
  2. 使用VB开发的地理空间分析系统,实现多边形的绘制,点在多边形中的位置判断。-VB of the use of geo-spatial analysis of the development system, the rendering polygon, points in the polygon to determine the location.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:856656
    • 提供者:zhu
  1. 32590132

    0下载:
  2. 计算机图形学基本算法 画点、线、圆、多边形等,及其平移、旋转、缩放等 OpenGL 立方体、球体等,旋转缩放平移,光线控制等-Computer graphics algorithms draw point, line, circle, polygon, etc., and its translation, rotation, scaling, OpenGL cube, sphere, etc., rotating the zoom pan, light control, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:155804
    • 提供者:li
  1. exp2

    0下载:
  2. 多边形世界 裁剪体 图形学 实验二,以点画面,同时拉动图形旋转-Polygon clipping the world body graphics test two
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:311827
    • 提供者:崔婷
  1. ThreeBsplinecurve

    1下载:
  2. 用VC++写的三次B样条曲线算法,能够实现与控制多边形的外形更接近,局部修改能力 任意形状,包括尖点、直线的曲线,易于拼接,阶次低,与型值点数目无关,计算简便-Using VC++ to write the three B-spline curve algorithm, can be achieved with the control polygon is closer to the shape, the capacity of local modification of arbitrary
  3. 所属分类:Graph Drawing

    • 发布日期:2016-05-07
    • 文件大小:3992987
    • 提供者:fan
  1. triangle

    0下载:
  2. 对于给定的初始点集P,有多种三角网剖分方式,其中Delaunay三角网具有以下特征:   1、Delaunay三角网是唯一的;   2、三角网的外边界构成了点集P的凸多边形“外壳”;   3、没有任何点在三角形的外接圆内部,反之,如果一个三角网满足此条件,那么它就是Delaunay三角网。   4、如果将三角网中的每个三角形的最小角进行升序排列,则Delaunay三角网的排列得到的数值最大,从这个意义上讲,Delaunay三角网是“最接近于规则化的“的三角网。-For given
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-11
    • 文件大小:113116
    • 提供者:maxpeach
  1. duobianxing

    1下载:
  2. C语言中实现点在多边形内算法 C语言中实现点在多边形内算法-C language to achieve points in polygon algorithm in C language to achieve points in polygon algorithm
  3. 所属分类:Project Manage

    • 发布日期:2016-02-07
    • 文件大小:5123
    • 提供者:keane
  1. OpenGbasicgraphic

    0下载:
  2. 用opengl编制的可实现三个点,一个三角形,一个三角形平面和一个四边平面,一上立文体和一个多边形,圆柱体圆椎体,茶壶旋转-Opengl prepared can be used to achieve the three points, a triangle, a triangle plane and a four-plane, one on legislation and a stylistic polygon, circular cylindrical vertebral body, rot
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:9675
    • 提供者:
  1. cg

    0下载:
  2. 二维和三维图形的基本变换 二维填充:二维填充有三种算法,其中有序边扫描线转换算法是固定填充的,四连通和扫描线种子填充法是可以填充任意形状的图形(曲线,多边形等)的,并且还可以判断种子点为外部点还是内部点。在使用时只需先画好需要填充的边界然后选择种子填充并用鼠标左键点击确定种子点即可填充。 二维裁剪:二维裁剪是演示性的功能,直接点击该菜单项就可以演示了。 二维基本变换:二维基本变换是演示性的功能,直接点击该菜单项就可以演示了。 二维动画:二维动画是演示性的功
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-17
    • 文件大小:84545
    • 提供者:连舒明
  1. bline

    0下载:
  2. 用鼠标拖动输入的点做为控制顶点,生成一条B-样条曲线,显示控制顶点和多边形。用鼠标Pick曲线上任意一点,移动鼠标到新位置改变曲线形状。-Use the mouse to drag the input points as control points to generate a B-spline curve, display control vertex and polygon. Pick curve with the mouse on any point, move the mouse to
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:21910
    • 提供者:李宁
  1. Graphic

    0下载:
  2. 利用MFC类库,实现的功能是在对话框中对工具条中的相应按钮做出响应:比如划点,直线,多边形,用指定颜色填充等功能。-Use MFC class library, the realization of the function is in the dialog box on the toolbar button to make the appropriate response: for example, designated points, a straight line, polygon, fi
  3. 所属分类:ToolBar

    • 发布日期:2017-03-30
    • 文件大小:56937
    • 提供者:honeyxuer
  1. PolyGon

    0下载:
  2. 绘制多边形,鼠标点击右键时,进行封口,呵呵,希望你们可以有用-Drawing polygon, right-click the mouse to conduct sealed, huh, huh, and I hope you can be useful
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:44885
    • 提供者:卓科
  1. followMouse

    0下载:
  2. 控制窗口上的点在一个多边形中始终与鼠标的距离最近-Control window of points in a polygon with the mouse is always the nearest
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:24788
    • 提供者:mumaren
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 25 »
搜珍网 www.dssz.com